skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Search for: All records

Creators/Authors contains: "Zhang, Yunjia"

Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?

Some links on this page may take you to non-federal websites. Their policies may differ from this site.

  1. We employ molecular dynamics (MD) simulations to investigate the mechanical behaviors of immiscible polymer interfaces enhanced by block copolymer compatibilizers. We show that the entanglement density at the interface, governed by the Flory–Huggins parameter χ, is critical for mechanical performance. Increasing immiscibility leads to sharper interfaces with reduced interfacial entanglements, resulting in easy chain pullout during tensile deformation and weaker interfacial strength. Adding block copolymer compatibilizers to the blends can switch the failure mechanism from interfacial chain pullout to bulk-phase crazing, substantially enhancing mechanical performance. Although long diblock and tetrablock copolymers only mildly increase the interfacial entanglement density, they can act as stress transmitters across the interface by entangling with chains in the bulk domains. Tetrablock copolymers are particularly effective for strengthening polymer blends by forming loops at the interface, making chain pullout topologically more difficult and promoting energy dissipation through crazing in the bulk regions. Our findings reveal the roles of both entanglement at interfaces and block copolymer architecture in the mechanical properties of immiscible polymer interfaces, which may guide the design of better compatibilizers for enhancing inhomogeneous polymer samples. 
    more » « less
    Free, publicly-accessible full text available March 3, 2026
  2. Free, publicly-accessible full text available December 4, 2025
  3. There have been many decades of work on optimizing query processing in database management systems. Recently, modern machine learning (ML), and specifically reinforcement learning (RL), has gained increased attention as a means to develop a query optimizer (QO). In this work, we take a closer look at two recent state-of-the-art (SOTA) RL-based QO methods to better understand their behavior. We find that these RL-based methods do not generalize as well as it seems at first glance. Thus, we ask a simple question:How do SOTA RL-based QOs compare to a simple, modern, adaptive query processing approach?To answer this question, we choose two simple adaptive query processing techniques and implemented them in PostgreSQL. The first adapts an individual join operation on-the-fly and switches between a Nested Loop Join algorithm and a Hash Join algorithm to avoid sub-optimal join algorithm decisions. The second is a technique calledLookahead Information Passing(LIP), in which adaptive semijoin techniques are used to make a pipeline of join operations execute efficiently. To our surprise, we find that this simple adaptive query processing approach is not only competitive to the SOTA RL-based approaches but, in some cases, outperforms the RL-based approaches. The adaptive approach is also appealing because it does not require an expensive training step, and it is fully interpretable compared to the RL-based QO approaches. Further, the adaptive method works across complex query constructs that RL-based QO methods currently cannot optimize. 
    more » « less
  4. null (Ed.)